home *** CD-ROM | disk | FTP | other *** search
/ Inside Indy 1993 / Inside Indy 1993.iso / demos / CHEM / solid / data / tables / color.tbl next >
Encoding:
Text File  |  1993-06-23  |  1.2 KB  |  53 lines

  1. #    hv:
  2. #
  3. #    New color definitions, because depthcueing and smoothline
  4. #    are now realised in RGB mode
  5. #    Therefore only 16 colors are necessary
  6. #
  7. #    contens: 16 lines:
  8. #       rmin gmin bmin rmax gmax bmax 
  9. #
  10. #       rmin...rmax...:    range for depthcueing
  11. #
  12. 0  0  0  0   0   0        black        background
  13. 5  5  5  255 255 0            yellow        Sulfur    mol1
  14. 5  5  5  100 100 255        blue        Nitrogen  mol2
  15. 5  5  5  255 0   0            red        Oxygen    mol3
  16. 5  5  5  255 255 255        white        Hydrogen  mol4
  17. 5  5  5  0   255 0            green        Carbon    mol5
  18. 5  5  5  255 0   255          purple        Allatm    mol6
  19. 5  5  5  235 150 30         brown        Pickatm   mol7
  20. 5  5  5  255 70  0            orange              mol8
  21. 5  5  5  0   150 150        cyan              mol9
  22. 5  5  5  150 240 0         yellow green          mol10
  23. 5  5  5  255 35  0        red orange          mol11
  24. 5  5  5  0   200 90        blue green          mol12
  25. 5  5  5  150 0   255        violett
  26. 5  5  5  255 160 0        yellow orange
  27. 5  5  5  170 143 87        grey
  28. #
  29. 12    number of colors in color ramp
  30. #
  31. 3    ramp color 1
  32. 11      ramp color 2
  33. 8               .
  34. 14           .
  35. 1           .
  36. 10
  37. 5
  38. 12
  39. 9
  40. 2
  41. 13
  42. 6
  43. #
  44. 6    number of colors in RGB color ramp
  45. #
  46. 10    0    10     ramp color 1
  47. 0     0    255    ramp color 2
  48. 0   255    255    ramp color 3
  49. 0   255    0               .
  50. 255 255    0           .
  51. 255   0    0               .
  52. # end
  53.